Bump the python-dependencies group with 3 updates #269
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Updates the requirements on pydantic-settings, sqlalchemy and sphinx-jsonschema to permit the latest version.
Updates
pydantic-settings
to 2.0.2Release notes
Sourced from pydantic-settings's releases.
Commits
04ec4c7
Prepare release 2.0.2 (#129)7ebb3bf
Separate decoding of complex values into specific method (#128)5acbdeb
Add documentation about compatibility with pydantic 1.x BaseSettings when usi...2572a18
fix typos in pydantic settings module (#124)b7478d6
Fix typo (fiel_value
->field_value
) (#123)5af2188
Fix a bug when using BaseSettings with RootModel (#120)14ea54c
Fix error when no secret file provided for a complex field. (#118)5912eb0
Add documentation link to README.md (#121)1da9fab
Usepydantic_settings.SettingsConfigDict
instead ofpydantic.ConfigDict
i...2303f50
Add support for adding config through class kwargs (#112)Updates
sqlalchemy
to 2.0.19Release notes
Sourced from sqlalchemy's releases.
... (truncated)
Commits
Updates
sphinx-jsonschema
to 1.19.1Commits
51f96d6
Fix checking for relative paths (#77)dcbaa21
expanded list of contributers in change loge6177b0
#71 handle schema defined in Python object (#75)5727d04
fix bug handling /**/key/*bf3a295
version 1.18.0, fixes #74ccd4887
fixes #704cd85ab
fix issue #66e0eaae8
Updated version number for new release.5c2a1c6
Merge pull request #65 from shaded-enmity/hiding_keys04cd9d5
Document options for hiding keysDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually